-
Home
-
Resurs Bank Payments for WooCommerce
-
1.2.3
-
Code
-
Classes
- PaymentInformation
| Total Complexity |
31 |
| Dependencies |
19 |
| Dependents |
1 |
| Total lines |
283 |
| Lines of code |
130 |
| Logical lines of code |
48 |
| Comment lines |
51 |
| Methods |
22 |
| Properties |
4 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| renderWidget() |
S |
55 |
3 |
21 |
| getStatus() |
S |
55 |
3 |
20 |
| getAddressContent() |
S |
60 |
3 |
13 |
| getTdElement() |
S |
70 |
3 |
6 |
| getCss() |
S |
63 |
2 |
11 |
| __construct() |
S |
76 |
1 |
4 |
| hasAddress() |
S |
80 |
1 |
3 |
| getAddressRow2() |
S |
81 |
1 |
3 |
| getAddressRow1() |
S |
81 |
1 |
3 |
| getCity() |
S |
81 |
1 |
3 |
| getCountryCode() |
S |
81 |
1 |
3 |
| getPostalCode() |
S |
81 |
1 |
3 |
| getPaymentMethodName() |
S |
81 |
1 |
3 |
| getCustomerName() |
S |
81 |
1 |
3 |
| getTelephone() |
S |
80 |
1 |
3 |
| getEmail() |
S |
80 |
1 |
3 |
| getAuthorizedAmount() |
S |
81 |
1 |
3 |
| getCapturedAmount() |
S |
81 |
1 |
3 |
| getRefundedAmount() |
S |
81 |
1 |
3 |
| getCancelledAmount() |
S |
81 |
1 |
3 |
| getFormattedAmount() |
S |
68 |
1 |
8 |
| getTrElement() |
S |
72 |
1 |
5 |